how to install scipy numpy matplotlib ipython in virtualenv Raw note.md if you are using linux, unix, os x: pip install -U setuptools pip install -U pip pip install numpy pip install scipy pip install matplotlib #pip install PySide pip install ipython[all